Skip to content

Conversation

Qjuh
Copy link
Member

@Qjuh Qjuh commented Jul 12, 2025

Please describe the changes this PR makes and why it should be merged:

This is a very early proof-of-concept stage to discuss how @discordjs/structures might get implemented in next discord.js version.

Status and versioning classification:

Copy link

vercel bot commented Jul 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
discord-js Ignored Ignored Preview Oct 11, 2025 11:10am
discord-js-guide Ignored Ignored Preview Oct 11, 2025 11:10am

Copy link

codecov bot commented Jul 12, 2025

Codecov Report

❌ Patch coverage is 1.13636% with 348 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.37%. Comparing base (0c2975e) to head (f08146a).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
packages/next/src/managers/ChannelManager.ts 0.00% 53 Missing ⚠️
packages/next/src/Client.ts 0.00% 42 Missing ⚠️
packages/next/src/managers/CachedManager.ts 4.16% 23 Missing ⚠️
...s/next/src/structures/AnnouncementThreadChannel.ts 0.00% 19 Missing ⚠️
packages/next/src/structures/ForumChannel.ts 0.00% 19 Missing ⚠️
...ackages/next/src/structures/PublicThreadChannel.ts 0.00% 19 Missing ⚠️
...ackages/next/src/structures/AnnouncementChannel.ts 0.00% 18 Missing ⚠️
...ckages/next/src/structures/PrivateThreadChannel.ts 0.00% 18 Missing ⚠️
packages/next/src/structures/TextChannel.ts 0.00% 18 Missing ⚠️
packages/next/src/structures/StageChannel.ts 0.00% 17 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10983      +/-   ##
==========================================
- Coverage   44.19%   43.37%   -0.83%     
==========================================
  Files         313      333      +20     
  Lines       18093    18445     +352     
  Branches     1796     1812      +16     
==========================================
+ Hits         7996     8000       +4     
- Misses      10085    10433     +348     
  Partials       12       12              
Flag Coverage Δ
next 1.13% <1.13%> (-18.94%) ⬇️
structures 85.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant